
'Declaration
Public Class CCI(Of T) Inherits SingleOverlayIndicatorBase(Of T)
'Usage
Dim instance As CCI(Of T)
public class CCI<T> : SingleOverlayIndicatorBase<T>
public class CCI = class(SingleOverlayIndicatorBase)
JScript does not support Generics.
public __gc class CCI<T> : public SingleOverlayIndicatorBase<T>
generic<typename T> public ref class CCI : public SingleOverlayIndicatorBase<T>
System.Object
C1.Web.Mvc.ChartSeriesBase<T>
C1.Web.Mvc.ExtraSeries<T>
C1.Web.Mvc.Finance.SingleOverlayIndicatorBase<T>
C1.Web.Mvc.Finance.CCI<T>